[INFO] fetching crate oxirs-tdb 0.2.2...
[INFO] testing oxirs-tdb-0.2.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate oxirs-tdb 0.2.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate oxirs-tdb 0.2.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxirs-tdb 0.2.2
[INFO] tweaked toml for crates.io crate oxirs-tdb 0.2.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxirs-tdb 0.2.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxirs-tdb 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be20560942452aed396018ed0e598ed4f46102473472b6ea15b2eb0251b3a6c0
[INFO] running `Command { std: "docker" "start" "-a" "be20560942452aed396018ed0e598ed4f46102473472b6ea15b2eb0251b3a6c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be20560942452aed396018ed0e598ed4f46102473472b6ea15b2eb0251b3a6c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be20560942452aed396018ed0e598ed4f46102473472b6ea15b2eb0251b3a6c0", kill_on_drop: false }`
[INFO] [stdout] be20560942452aed396018ed0e598ed4f46102473472b6ea15b2eb0251b3a6c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cfd768eff7b18b20d7fe6c21bd439dacd9744e444d00606bf502f62ecba85c3
[INFO] running `Command { std: "docker" "start" "-a" "1cfd768eff7b18b20d7fe6c21bd439dacd9744e444d00606bf502f62ecba85c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling icu_locale_data v2.1.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling icu_calendar_data v2.1.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling icu_decimal_data v2.1.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling icu_plurals_data v2.1.1
[INFO] [stderr]    Compiling icu_time_data v2.1.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ownedbytes v0.9.0
[INFO] [stderr]    Compiling icu_collator_data v2.1.1
[INFO] [stderr]    Compiling oxiri v0.2.11
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling icu_casemap_data v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling icu_list_data v2.1.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling icu_datetime_data v2.1.2
[INFO] [stderr]    Compiling ixdtf v0.6.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling icu_segmenter_data v2.1.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling bitpacking v0.9.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tantivy-fst v0.5.0
[INFO] [stderr]    Compiling tantivy-bitpacker v0.9.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling scirs2-core v0.3.1
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling i_float v1.15.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling murmurhash32 v0.3.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling i_shape v1.14.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling i_key_sort v0.6.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling fastdivide v0.4.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling i_tree v0.16.0
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling i_overlay v4.0.7
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling geographiclib-rs v0.2.7
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling measure_time v0.9.0
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling census v0.4.2
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling oneshot v0.1.13
[INFO] [stderr]    Compiling levenshtein_automata v0.2.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling sif-itree v0.4.1
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling fixed_decimal v0.7.1
[INFO] [stderr]    Compiling calendrical_calculations v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling oxiarc-core v0.2.3
[INFO] [stderr]    Compiling oxrdf v0.3.3
[INFO] [stderr]    Compiling oxicode_derive v0.1.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling oxiarc-lz4 v0.2.3
[INFO] [stderr]    Compiling oxiarc-zstd v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling oxsdatatypes v0.2.2
[INFO] [stderr]    Compiling oxttl v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_pattern v0.4.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling tantivy-common v0.10.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling oxicode v0.1.1
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling tantivy-stacker v0.6.0
[INFO] [stderr]    Compiling tantivy-tokenizer-api v0.6.0
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling hyperloglogplus v0.4.1
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling tantivy-query-grammar v0.25.0
[INFO] [stderr]    Compiling icu_locale v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling geo-traits v0.3.0
[INFO] [stderr]    Compiling geojson v0.24.2
[INFO] [stderr]    Compiling tantivy-sstable v0.6.0
[INFO] [stderr]    Compiling geo v0.32.0
[INFO] [stderr]    Compiling wkt v0.14.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling icu_calendar v2.1.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling icu_plurals v2.1.1
[INFO] [stderr]    Compiling icu_decimal v2.1.1
[INFO] [stderr]    Compiling json-event-parser v0.2.3
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling icu_collator v2.1.1
[INFO] [stderr]    Compiling icu_casemap v2.1.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling icu_segmenter v2.1.2
[INFO] [stderr]    Compiling icu_list v2.1.1
[INFO] [stderr]    Compiling oxrdfxml v0.2.3
[INFO] [stderr]    Compiling oxjsonld v0.2.4
[INFO] [stderr]    Compiling bon v3.9.1
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling tantivy-columnar v0.6.0
[INFO] [stderr]    Compiling icu_time v2.1.1
[INFO] [stderr]    Compiling icu_datetime v2.1.1
[INFO] [stderr]    Compiling tantivy v0.25.0
[INFO] [stderr]    Compiling ndarray-rand v0.16.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling icu v2.1.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr] error: could not compile `tantivy` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name tantivy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="columnar-zstd-compression"' --cfg 'feature="default"' --cfg 'feature="fs4"' --cfg 'feature="lz4-compression"' --cfg 'feature="lz4_flex"' --cfg 'feature="memmap2"' --cfg 'feature="mmap"' --cfg 'feature="stopwords"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("columnar-zstd-compression", "compare_hash_only", "default", "fail", "failpoints", "fs4", "futures-channel", "futures-util", "lz4-compression", "lz4_flex", "memmap2", "mmap", "quickwit", "sstable", "stopwords", "tempfile", "unstable", "zstd", "zstd-compression"))' -C metadata=393c4a20e74c5317 -C extra-filename=-912937bf94f491ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-e9b0f8d39018b15f.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-36a94ed20f10610e.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitpacking=/opt/rustwide/target/debug/deps/libbitpacking-97cc0389aca97048.rmeta --extern bon=/opt/rustwide/target/debug/deps/libbon-f021650b283506ba.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern census=/opt/rustwide/target/debug/deps/libcensus-04578044dd7cbc66.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-66fcb8dfd77ba9de.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-54e7071fd9e2348e.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-6920a7eba5e3ecf1.rmeta --extern fastdivide=/opt/rustwide/target/debug/deps/libfastdivide-049a15134852a5bb.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rmeta --extern fs4=/opt/rustwide/target/debug/deps/libfs4-6d4ca0ce02f63723.rmeta --extern htmlescape=/opt/rustwide/target/debug/deps/libhtmlescape-de762f64d8f6e472.rmeta --extern hyperloglogplus=/opt/rustwide/target/debug/deps/libhyperloglogplus-8a520d3219b2321d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb9dfc9f1c5526ce.rmeta --extern levenshtein_automata=/opt/rustwide/target/debug/deps/liblevenshtein_automata-e59efb4cd3598815.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d269868761ac548a.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-7b48ae7844465982.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-e365b1c2c7186372.rmeta --extern measure_time=/opt/rustwide/target/debug/deps/libmeasure_time-5a029681789e6284.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-0c0b8357aa87bfe7.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-028ded5f5e4e9236.rmeta --extern oneshot=/opt/rustwide/target/debug/deps/liboneshot-c47068bd7e4ce807.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-007aa282abcfee68.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b0ee5c17c80b7c63.rmeta --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-ec19076baa86865a.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b497622e31234d47.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rmeta --extern sketches_ddsketch=/opt/rustwide/target/debug/deps/libsketches_ddsketch-0b9187a6c84fe328.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-21f4c41bfe2e767b.rmeta --extern tantivy_bitpacker=/opt/rustwide/target/debug/deps/libtantivy_bitpacker-09af51f5c12177b3.rmeta --extern columnar=/opt/rustwide/target/debug/deps/libtantivy_columnar-d84ac02f3d786174.rmeta --extern common=/opt/rustwide/target/debug/deps/libtantivy_common-90d4ad6bd4cbf874.rmeta --extern tantivy_fst=/opt/rustwide/target/debug/deps/libtantivy_fst-b715ec21d8f5c364.rmeta --extern query_grammar=/opt/rustwide/target/debug/deps/libtantivy_query_grammar-cd3416509c3ed61d.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libtantivy_stacker-988c629e2367e5e2.rmeta --extern tokenizer_api=/opt/rustwide/target/debug/deps/libtantivy_tokenizer_api-d47bb640510cc086.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b57e22ed7f370fd3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-ed7cf74e4b62b8aa.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-995a1026efae909a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-8b2a8aba82b82a06/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `scirs2-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name scirs2_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scirs2-core-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes '--allow=clippy::expect_used' --allow=dead_code --cfg 'feature="array"' --cfg 'feature="crossbeam"' --cfg 'feature="crossbeam-deque"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="memmap2"' --cfg 'feature="memory_efficient"' --cfg 'feature="memory_management"' --cfg 'feature="ndarray-rand"' --cfg 'feature="num_cpus"' --cfg 'feature="oxicode"' --cfg 'feature="parallel"' --cfg 'feature="profiling"' --cfg 'feature="random"' --cfg 'feature="rayon"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="serialization"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all_ints", "alloc", "arbitrary-precision", "array", "array_io", "array_protocol", "array_protocol_all", "array_protocol_cuda", "array_protocol_distributed", "array_protocol_gpu", "array_protocol_jit", "array_protocol_metal", "array_protocol_opencl", "array_protocol_rocm", "array_protocol_wgpu", "array_stats", "arrow", "async", "async-trait", "atomic-polyfill", "benchmarking", "bytemuck", "cache", "cached", "cloud", "compression", "cranelift-frontend", "cranelift-jit", "cranelift-module", "critical-section", "cross_platform", "crossbeam", "crossbeam-deque", "crossbeam-utils", "crypto", "cuda", "data_validation", "database", "default", "embedded", "embedded-alloc", "embedded-arm", "embedded-arm-rt", "embedded-riscv", "embedded-riscv-rt", "ffi", "fixed-point", "flate2", "float32", "float64", "gmp-mpfr-sys", "gpu", "instrumentation", "int32", "int64", "jit", "leak_detection", "libc", "libm", "linalg", "linked_list_allocator", "log", "logging", "lz4", "memmap2", "memory_call_stack", "memory_compression", "memory_efficient", "memory_efficient_all_types", "memory_management", "memory_metrics", "memory_visualization", "metal", "ml_pipeline", "mmap", "mpsgraph", "ndarray-npy", "ndarray-rand", "ndarray-stats", "num-bigint", "num-rational", "num_cpus", "observability", "observability_http", "opencl", "opentelemetry", "opentelemetry-otlp", "opentelemetry-prometheus", "opentelemetry-semantic-conventions", "opentelemetry_sdk", "oxiblas-blas", "oxiblas-lapack", "oxiblas-ndarray", "oxicode", "parallel", "perf-event", "portable-atomic", "production", "profiling", "profiling_advanced", "profiling_all", "profiling_chrome", "profiling_flame", "profiling_memory", "profiling_opentelemetry", "profiling_otlp", "profiling_perf", "profiling_prometheus", "prometheus", "python", "quickcheck", "random", "rayon", "regex", "reqwest", "rocm", "rug", "s3", "serde", "serde_json", "serialization", "sha2", "simd", "snap", "statrs", "std", "sysinfo", "testing", "tikv-jemalloc-ctl", "tikv-jemallocator", "tokio", "tracing", "tracing-appender", "tracing-chrome", "tracing-flame", "tracing-opentelemetry", "tracing-subscriber", "types", "ufuncs", "uint32", "uint64", "validation", "versioning", "wgpu_backend", "wide", "zstd"))' -C metadata=94f0ffd6d1fede3c -C extra-filename=-b80aab2de50d0835 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e1aca8c02b117bec.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-66fcb8dfd77ba9de.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-6a6ea9522df65605.rmeta --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-9cfd266f1d02fcac.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-bddddcad4a4551ea.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-0c0b8357aa87bfe7.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-8465293f0bbc006d.rmeta --extern ndarray_rand=/opt/rustwide/target/debug/deps/libndarray_rand-92a1f46c80aa2262.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-84020a74795c1a40.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-3bc697f5d4cf544e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-03fd58aafdbeefe6.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3c97ca9b371a7031.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-028ded5f5e4e9236.rmeta --extern oxiarc_lz4=/opt/rustwide/target/debug/deps/liboxiarc_lz4-72700dea1776f0f1.rmeta --extern oxiarc_zstd=/opt/rustwide/target/debug/deps/liboxiarc_zstd-dc16375ecc8bc64a.rmeta --extern oxicode=/opt/rustwide/target/debug/deps/liboxicode-ac8d603f0afd2ead.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bf27ab17a5c0ca42.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a4c6906e7cf46193.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-f0d7314583022d7f.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-193dd3eae5486bb1.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-007aa282abcfee68.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b497622e31234d47.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b57e22ed7f370fd3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-995a1026efae909a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1cfd768eff7b18b20d7fe6c21bd439dacd9744e444d00606bf502f62ecba85c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cfd768eff7b18b20d7fe6c21bd439dacd9744e444d00606bf502f62ecba85c3", kill_on_drop: false }`
[INFO] [stdout] 1cfd768eff7b18b20d7fe6c21bd439dacd9744e444d00606bf502f62ecba85c3
